| FaaProcessException |
| EntityType | Independent |
| Logical Entity Name | FaaProcessException |
| Default Table Name | SyServiceException |
| Logical Only | NO |
| Definition | |
| Note |
| FaaProcessException Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
FaaProcessExceptionTypeTemplateId |
INTEGER | NO | ||
FaaProcessExceptionStatusId |
INTEGER | NO | ||
FaaProcessExceptionActionId |
INTEGER | NO | ||
| ExceptionHashIdentifier | NUMERIC(20, 0) | NO | ||
| SourceRecordHashIdentifier | NUMERIC(20, 0) | YES | ||
| ExceptionDetail | XML | NO | ||
| Note | NVARCHAR(max) | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
| SnoozeUntilDate | DATETIME | YES | ||
| ExpiresOnDate | DATETIME | YES | ||
CampusId |
INTEGER | YES | ||
| CountIncrement | INTEGER | NO |
| FaaProcessException Keys |
| Key Name | Key Type | Keys |
| Uk_SyServiceException_ExceptionHashId | Alternate Key | ExceptionHashIdentifier |
| Nk_SyServiceExceptionSyServiceExceptionActionId | Inversion Entry | FaaProcessExceptionActionId |
| Nk_SyServiceExceptionSyServiceExceptionTemplateId | Inversion Entry | FaaProcessExceptionTypeTemplateId |
| Nk_SyServiceException_ExceptionStatusId_ExceptionHashId_ExceptionActionId_ExceptionTemplateId_INCLUDE | Inversion Entry | FaaProcessExceptionStatusId, ExceptionHashIdentifier, FaaProcessExceptionActionId, FaaProcessExceptionTypeTemplateId |
| Nk_SyServiceException_ExceptionHashId | Inversion Entry | ExceptionHashIdentifier |
| Nk_SyServiceException_SyServiceExceptionStatusId_INCLUDE | Inversion Entry | FaaProcessExceptionStatusId |
| Pk_SyServiceException_SyServiceExceptionID | PrimaryKey | Id |
| Nk_SyServiceException_DateAdded | Inversion Entry | CreatedDateTime |
| Nk_SyServiceException_SourceRecordHashId | Inversion Entry | SourceRecordHashIdentifier |
| FaaProcessException Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Campus | Non-Identifying | Zero or One to Zero or More | CampusId | NO | |||
| FaaProcessExceptionAction | Non-Identifying | One To Zero or More | FaaProcessExceptionActionId | NO | |||
| FaaProcessExceptionStatus | Non-Identifying | One To Zero or More | FaaProcessExceptionStatusId | NO | |||
| FaaProcessExceptionTypeTemplate | Non-Identifying | One To Zero or More | FaaProcessExceptionTypeTemplateId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| SyServiceExceptionDailyPerformanceDetail | Non-Identifying | One To Zero or More | NO | ||||
| FaaProcessExceptionOcurrence | Non-Identifying | One To Zero or More | NO | ||||
| SyServiceExceptionRouting | Non-Identifying | One To Zero or More | NO |
| FaaProcessException Check Constraints |
| Check Constraint Name | CheckConstraint |